| StudentServicesRoomType |
| EntityType | Independent |
| Logical Entity Name | StudentServicesRoomType |
| Default Table Name | SsRoomType |
| Logical Only | NO |
| Owner | dbo |
| Definition | |
| Note |
| StudentServicesRoomType Attributes |
| Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
Id |
INTEGER | NO | ||
| Code | CHAR(8) | NO | ||
| Name | VARCHAR(120) | NO | ||
CampusGroupId |
INTEGER | NO | ||
| IsActive | BIT | NO | ||
| NumberOfOccupants | INTEGER | NO | ||
LastModifiedUserId |
INTEGER | NO | ||
| CreatedDateTime | DATETIME | NO | ||
| LastModifiedDateTime | DATETIME | NO | ||
| RowVersion | TIMESTAMP/DATE | NO |
| StudentServicesRoomType Keys |
| Key Name | Key Type | Keys |
| SsRoomType_Code_U_N_IDX | Unique Constraint | Code |
| SsRoomType_SsRoomTypeID_U_C_IDX | PrimaryKey | Id |
| SsRoomType_SyCampusGrpID_N_N_IDX | Inversion Entry | CampusGroupId |
| SsRoomType_UserID_N_N_IDX | Inversion Entry | LastModifiedUserId |
| StudentServicesRoomType Relationships |
| Parent Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype |
| CampusGroup | Non-Identifying | One To Zero or More | CampusGroupId | NO | |||
| Staff | Non-Identifying | One To Zero or More | LastModifiedUserId | NO |
| Child Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype |
| StudentServicesRoom | Non-Identifying | One To Zero or More | NO | ||||
| HousingInfoStudent | Non-Identifying | One To Zero or More | NO |
| StudentServicesRoomType Check Constraints |
| Check Constraint Name | CheckConstraint |
| StudentServicesRoomType Where Used - Model Usage |
| Mapped Object | Is User Defined? | Denormalization Mappings | Description | Bound Attachments |
| Logical dbo.StudentServicesRoomType |
NO | |||
| Physical (Microsoft SQL Server) dbo.SsRoomType |
NO |
| StudentServicesRoomType Where Used - Submodel Usage |
| Model | Submodel Usage |
| Logical | Main Model |
| Physical (Microsoft SQL Server) | Main Model |
| StudentServicesRoomType Data Movement Rules |
| Name | Type | Rule Text/Value |